home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / gfx / conv / tga_to_iff24.readme < prev   
Text File  |  2001-07-04  |  1KB  |  29 lines

  1. Short:    Convert tga to iff24 (CLI)
  2. Author:   PeterC@nym.alias.net (Peter Capasso)
  3. Uploader: PeterC@nym.alias.net
  4. Type:     gfx/conv
  5.  
  6.     This is a program to convert a 24-bit uncompressed top-origin
  7. TGA file to an iff24 file.  Bottom origin TGA files can be used, but
  8. will result in an upside-down picture.
  9.     Source code is included if you want to add features or fix
  10. any bugs.  Works fine on my machine. Has been used under workbench
  11. 2.04 and 3.0.  If it breaks under 3.5, wipe 3.5 and install 3.0.
  12.     Porting to other systems could be difficult because I make
  13. non-portable assumtions about byte order and because I assume ints to
  14. be 4 bytes in length.
  15.  
  16.  usage: tga_to_iff24 <name of tgafile> <name of new iff24 file>
  17.  
  18.  
  19. ============================= Archive contents =============================
  20.  
  21. Original  Packed Ratio    Date     Time    Name
  22. -------- ------- ----- --------- --------  -------------
  23.    15076    9151 39.3% 01-Aug-00 12:42:30  tga_to_iff24
  24.    19455    5579 71.3% 01-Aug-00 12:42:20  tga_to_iff24.c
  25.      706     437 38.1% 17-Jun-01 11:44:30  tga_to_iff24.readme
  26.      675     427 36.7% 17-Jun-01 11:37:40  tga_to_iff24.readme~
  27. -------- ------- ----- --------- --------
  28.    35912   15594 56.5% 22-Jun-101 20:31:12   4 files
  29.